This view presents the child notes in a grid format, allowing for a more
visual navigation experience.
Each tile contains:
- The title of a note.
- A snippet of the content.
- For empty notes, the sub-children are also displayed, allowing for quick
navigation.
Depending on the type of note:
- For Text notes,
the text can be slightly scrollable via the mouse wheel to reveal more
context.
- For Code notes,
syntax highlighting is applied.
- For File notes,
a preview is made available for audio, video and PDF notes.
- If the note does not have a content, a list of its child notes will be
displayed instead.
The grid view is also used by default in the Note List of every note, making it easy
to navigate to children notes.
Creating a new table
Right click on an existing note in the Note Tree and select Insert child note and
look for Grid View.
Configuration
Unlike most other view types, the grid view is not actually configurable.